generated from rust-vmm/crate-template
-
Notifications
You must be signed in to change notification settings - Fork 71
build(deps): bump the vhost-device group with 11 updates #527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the vhost-device group with 11 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.6` | `4.4.7` | | [libc](https://github.com/rust-lang/libc) | `0.2.149` | `0.2.150` | | [virtio-bindings](https://github.com/rust-vmm/vm-virtio) | `0.2.1` | `0.2.2` | | [virtio-queue](https://github.com/rust-vmm/vm-virtio) | `0.9.0` | `0.10.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.0` | `3.8.1` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.0` | `0.7.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.189` | `1.0.192` | | [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.25` | `0.9.27` | | [indexmap](https://github.com/bluss/indexmap) | `2.0.2` | `2.1.0` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `1.3.1` | `2.0.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.17` | `0.5.19` | Updates `clap` from 4.4.6 to 4.4.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.6...v4.4.7) Updates `libc` from 0.2.149 to 0.2.150 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.149...0.2.150) Updates `virtio-bindings` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/rust-vmm/vm-virtio/releases) - [Commits](rust-vmm/vm-virtio@virtio-bindings-v0.2.1...virtio-bindings-v0.2.2) Updates `virtio-queue` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/rust-vmm/vm-virtio/releases) - [Commits](rust-vmm/vm-virtio@virtio-queue-v0.9.0...virtio-queue-v0.10.0) Updates `tempfile` from 3.8.0 to 3.8.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) Updates `num_enum` from 0.7.0 to 0.7.1 - [Commits](https://github.com/illicitonion/num_enum/commits) Updates `serde` from 1.0.189 to 1.0.192 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.189...v1.0.192) Updates `serde_yaml` from 0.9.25 to 0.9.27 - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](dtolnay/serde-yaml@0.9.25...0.9.27) Updates `indexmap` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.0.2...2.1.0) Updates `proc-macro-crate` from 1.3.1 to 2.0.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](bkchr/proc-macro-crate@v1.3.1...v2.0.0) Updates `winnow` from 0.5.17 to 0.5.19 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.17...v0.5.19) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: virtio-bindings dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: virtio-queue dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: num_enum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vhost-device - dependency-name: indexmap dependency-type: indirect update-type: version-update:semver-minor dependency-group: vhost-device - dependency-name: proc-macro-crate dependency-type: indirect update-type: version-update:semver-major dependency-group: vhost-device - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: vhost-device ... Signed-off-by: dependabot[bot] <[email protected]>
This will need rust-vmm/vhost#193 or ignoring of virtio-queue to work. |
ooops, right! |
Okay, now everything should be here, so: @dependabot recreate |
4 tasks
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the vhost-device group with 11 updates:
4.4.6
4.4.7
0.2.149
0.2.150
0.2.1
0.2.2
0.9.0
0.10.0
3.8.0
3.8.1
0.7.0
0.7.1
1.0.189
1.0.192
0.9.25
0.9.27
2.0.2
2.1.0
1.3.1
2.0.0
0.5.17
0.5.19
Updates
clap
from 4.4.6 to 4.4.7Changelog
Sourced from clap's changelog.
Commits
9bfa5a3
chore: Release38b5a2f
chore: Releasee485448
docs: Update changelogf801a03
Merge pull request #5181 from alexcrichton/smaller-is-number9a9aabc
refactor: Reduce code size of testing tokens if they're a number1b84314
Merge pull request #5176 from epage/depdcced5a
chore: Bump completestf4319bc
Merge pull request #5174 from kpreid/patch-171c1e59
docs: Fix doc link toArg::trailing_var_arg
deebc1f
Merge pull request #5172 from epage/styleUpdates
libc
from 0.2.149 to 0.2.150Release notes
Sourced from libc's releases.
... (truncated)
Commits
4d2b981
Auto merge of #3424 - JohnTitor:release-0.2.150, r=JohnTitorf50c0a1
Prepare release for v0.2.150240de1f
Auto merge of #3400 - devnexen:nbsd_obsd_siginfo_upd, r=JohnTitor68f46d3
Auto merge of #3421 - ids1024:redox-group, r=JohnTitora685037
redox: Add remaininggrp.h
functions00f48a6
Auto merge of #3418 - JohnTitor:Mantic-Minotaurgha, r=JohnTitor8498879
Auto merge of #3393 - Brijeshkrishna:main, r=JohnTitorf367fa2
Auto merge of #3328 - vincentisambart:apple-additional-decls, r=JohnTitora104192
Auto merge of #3163 - mbyzhang:master, r=JohnTitor946c348
Upgrade Docker images to Ubuntu 23.10Updates
virtio-bindings
from 0.2.1 to 0.2.2Release notes
Sourced from virtio-bindings's releases.
Commits
0494c05
virtio-vsock: Release v0.3.2cec066d
virtio-queue-ser: Release 0.6.07241d16
virtio-queue: Release 0.9.1623207c
virtio-queue-ser: Tweak version comment9ac9e3e
virtio-bindings: Release 0.2.207c5d38
fuzz: virtio-blk: add to Buildkite pipeline121c4e0
fuzz: virtio-blk: add test23be8dd
fuzz: add virtio-blk targetf69ec8a
build(deps): bump the vm-virtio group with 2 updates00f1ae9
coverage: adapt to the new cargo-llvm-covUpdates
virtio-queue
from 0.9.0 to 0.10.0Release notes
Sourced from virtio-queue's releases.
Commits
3ace54f
virtio-queue-ser: new release 0.7.076f4efd
virtio-queue: release v0.10.00494c05
virtio-vsock: Release v0.3.2cec066d
virtio-queue-ser: Release 0.6.07241d16
virtio-queue: Release 0.9.1623207c
virtio-queue-ser: Tweak version comment9ac9e3e
virtio-bindings: Release 0.2.207c5d38
fuzz: virtio-blk: add to Buildkite pipeline121c4e0
fuzz: virtio-blk: add test23be8dd
fuzz: add virtio-blk targetUpdates
tempfile
from 3.8.0 to 3.8.1Changelog
Sourced from tempfile's changelog.
Commits
Updates
num_enum
from 0.7.0 to 0.7.1Commits
Updates
serde
from 1.0.189 to 1.0.192Release notes
Sourced from serde's releases.
Commits
4676abd
Release 1.0.19235700eb
Merge pull request #2646 from robsdedude/fix/2643/allow-tag-field-in-untagged59892e7
Release 1.0.19197dd07a
Merge pull request #2647 from dtolnay/doccfgc8bc97c
Document "rc" and "unstable" features on docs.rs9dacfbb
Fill in more doc(cfg) attributes05c2509
Relocate cfg attrs into deref_impl64f949b
Relocate cfg attrs into parse_ip_impl and parse_socket_impl3f339de
Relocate cfg attrs into seq_impl and map_impl215c2b7
Relocate cfg attrs into forwarded_impl macroUpdates
serde_yaml
from 0.9.25 to 0.9.27Release notes
Sourced from serde_yaml's releases.
Commits
66ec2cf
Release 0.9.2723069f2
Merge pull request #394 from dtolnay/numbernan1cda03f
Destroy NaN signaling and payload too88c032f
Deterministically destroy sign of NaN when converted to Number22116b6
Expand from_float macro1e2a89c
Format PR 393 with rustfmt8032b5c
Release 0.9.26d07a63c
Merge pull request #393 from dtolnay/nansign13e2610
Pull in serde NaN fix8fa21e5
Add test of NaN sign when deserializing to primitiveUpdates
indexmap
from 2.0.2 to 2.1.0Changelog
Sourced from indexmap's changelog.
Commits
ff49792
Merge pull request #283 from cuviper/release-2.1.0f1ea007
Release 2.1.0cd641d2
Merge pull request #282 from Eh2406/binary_search7326a6e
Re-wrap the binary search docseec4c43
Add plain binary search to maps and sets too1350db6
Capitalize "see" in binary search docs3263c0f
fix wording0d5ee80
Merge pull request #278 from cuviper/slice-newd93534f
add tests348b42f
add binary_search and friendsUpdates
proc-macro-crate
from 1.3.1 to 2.0.0Release notes
Sourced from proc-macro-crate's releases.
Commits
cc100ed
Merge pull request #39 from bkchr/bkchr-2.0.039a7c18
Release 2.0.0Updates
winnow
from 0.5.17 to 0.5.19Changelog
Sourced from winnow's changelog.
Commits
a19ef45
chore: Release6edde8c
docs: Update changelogbea2415
Merge pull request #362 from vwkd/separatef506135
fix(combinator): improve namingf7d027e
fix(combinator): replace separated0 and separated1 with separatedaf5251e
feat(combinator): add separated947082e
Merge pull request #364 from vwkd/reorder-combinatorf8a448c
reorder repeat1d30ecb
Merge pull request #363 from vwkd/fix-renames7d27917
fix: rename old many0 in commentsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions